XMLNode → Object
XMLProcessingInstruction Class
Represents an XML processing instruction. This class enables you to use the IsA operator to see whether an XMLNode is an XML processing instruction.
XMLNode class; IsA operator.